github.com/andybalholm/brotli/flate.huffmanBitWriter.writeBytes (method)

2 uses

	github.com/andybalholm/brotli/flate (current package)
		huffman_bit_writer.go#L128: func (w *huffmanBitWriter) writeBytes(bytes []byte) {
		huffman_bit_writer.go#L405: 		w.writeBytes(input)